func runtime/pprof.pprof_threadCreateInternal

2 uses

	runtime/pprof (current package)
		pprof.go#L741: 		return pprof_threadCreateInternal(p)
		pprof.go#L993: func pprof_threadCreateInternal(p []profilerecord.StackRecord) (n int, ok bool)